home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Super Collection / Windows 95 Super Collection.iso / win95 / internet / wsftp32 / whatsnew.txt < prev    next >
Encoding:
Text File  |  1995-12-29  |  8.3 KB  |  201 lines

  1.                    WS_FTP or WS_FTP32 - Version 95.12.29
  2.                    Windows Sockets FTP Client Application
  3.                   Copyright (C) 1994-1995 by John A. Junod.  
  4.                             All rights reserved.
  5.  
  6. DESCRIPTION:   (please read this entire file!!!)
  7. ============
  8.  
  9.    This application is a standard File Transfer Protocol (FTP) client 
  10.    application for Windows Sockets.  The user interface for this FTP 
  11.    client is designed with the novice FTP user in mind.  Usage should 
  12.    be obvious.  For more information on FTP please refer to the many
  13.    different NETNEWS groups or one of the recent books on the Internet.
  14.    WS_FTP32 is the 32 bit version of WS_FTP for Windows NT, Windows 95
  15.    and Windows 3.x with Win32s.
  16.  
  17.    You can not run WS_FTP32 with Trumpet on Windows 95!!! WS_FTP32 
  18.    requires a 32 bit network stack on a 32 bit operating system!
  19.    
  20.  
  21. WHATS NEW
  22. =========
  23.  
  24.    95.12.29 (ws_ftp32 only)        QUESTION IS:  2 windows or 4 windows?
  25.       support for QVT/40
  26.       addition of -quiet command line arg (non positional)
  27.  
  28.    95.12.20 (ws_ftp32 only)        SHOULD I CONTINUE NEW WINDOW STYLE?
  29.       local window redraw change
  30.       transfer meter for nt
  31.       icon background corrected
  32.       date fix for midnight to 1 am.
  33.  
  34.    95.11.30 (ws_ftp32 only)
  35.       fixed double click to change directories
  36.       fixed sort of directory names
  37.       listbox spacing font correction
  38.       removal file duplication bug
  39.       cleanup of local listbox window after resize
  40.       force lower works on dir names during bulk xfer to remote host
  41.       New windows
  42.       Multiple renames, rename dialog filled with old name
  43.       Directory renames
  44.       Corrected Change Directory bug
  45.  
  46.    95.11.12
  47.       Added session option - extension conversion on transfer (also
  48.         added the extension conversion dialog)
  49.       Added session option - force lower case on upload
  50.       Changed hot key for password in connect dialog from w to d
  51.       Added Delete-All option
  52.       Fixed adding .html when .htm (or other similar cases) in
  53.         the extensions dialog
  54.       Fixed clipping of ;### in file retrieval for VMS (ws_ftp32)
  55.       Fixed bug if session name starts with space
  56.       Fixed bug if filename starts with percent (%)
  57.       Fixed support for FTP Software server 3.0
  58.  
  59.    95.10.31
  60.       Abort changes
  61.       Misc improvements
  62.  
  63.    95.08.26
  64.       Fixed bug that caused empty local directory window
  65.  
  66.    95.08.24
  67.       Added Local and Remote File Mask in Advanced Connect Dialog
  68.       Added Comment in Connect Dialog (use arrow keys to change profiles!)
  69.       Added TGV Windows MultiNet support
  70.  
  71.    95.08.19
  72.       Added support for PCNFS Pro (no autodetect as I need a server to hit)
  73.       Added WAV file support.  Change the WAV files if you don't
  74.         like them.  New sound options added to Session Options
  75.       Added CTRL + transfer_buttons toggles state of "Prompt for Destination
  76.         Name" for the current transfer.
  77.       Added program option to set rate display to Bytes or bits per second
  78.  
  79.    95.07.30
  80.       Added support for NetWare 4.1 FTP servers
  81.  
  82.    95.07.08
  83.       (16) upload transfer close change
  84.       (16) disk caching correction
  85.  
  86.    95.07.05
  87.       (32) better write caching on receive of file
  88.       correction for case check on directory caching
  89.       clear abort flag on new connect
  90.       (32) directory transfers
  91.          16 bit version does NOT transfer directories!
  92.       BULL correction
  93.  
  94.    95.06.28
  95.       Full support for Serv-U host type (spaces, case, format)
  96.       Full support for WFTPD host type (spaces, case, format)
  97.       Full support for MS Windows-NT host type (spaces, case, format)
  98.       Full support for standard UNIX host type (spaces, case, format)
  99.       Fixed format of local directory
  100.       Removed recent status line update change
  101.       Added support for URLs that point to a directory instead of
  102.         a file (starts ws_ftp in that directory)
  103.       (32) Fixed save window location restore of internal window sizing
  104.       (32) Busy check on change dir from dropdown list
  105.       (32) Fixed drop down directory history on alternate screen
  106.  
  107.    95.06.18
  108.       Added Mbps to transfer speeds
  109.       Fixed bug in > 19MB file transfer percentage
  110.       Preserve case on 95/NT when local name contains at least
  111.         one lower case letter (otherwise converts to lower)
  112.       Support for spaces in names on Microsoft Windows NT
  113.         remote server (MS style or UNIX style listing)
  114.       File info displayed in status area if old style windows
  115.         and show full directory info.  Local is on top, remote
  116.         is on the bottom.  (IS THIS USEFUL??)
  117.  
  118.    95.06.11
  119.       Removed L8 and added Auto to main screen
  120.       Slight movement of windows
  121.       Auto Update on file transfer to remote fixed
  122.       (32) Drop down directory history changer on main screen
  123.  
  124.    NOTE: Kbps = Kilo BITS per second, Mbps = Mega BITS per second
  125.  
  126. LICENSE
  127. =======
  128.  
  129.   **********************************************************************
  130.   *  This program executable, help file and related text files may be  *
  131.   *  used without fee by any United States Government organization,    *
  132.   *  by individuals for non-commercial home use, and by students,      *
  133.   *  faculty and staff of academic institutions.                       *
  134.   *                                                                    *
  135.   *  U.S. Government use: Free                                         *
  136.   *  Non-commercial home use: Free                                     *
  137.   *  Academic use: Free                                                *
  138.   *  All other uses: Contact Ipswitch, Inc. for license information    *
  139.   *                                                                    *
  140.   *  Archive sites:  This program may be included on U.S. Government,  *
  141.   *  academic and non-commercial Internet archive sites and on CD-ROM  *
  142.   *  collections distributed by such sites, provided any charge is     *
  143.   *  solely to recover the cost of distribution.  Any such             *
  144.   *  distribution must contain the complete program, including this    *
  145.   *  file.  Non-commercial Internet archive sites must not be in the   *
  146.   *  business of making a profit from selling hardware, software,      *
  147.   *  information or services. (SimTel and mirrors authorized)          *
  148.   *                                                                    *
  149.   *  For distribution rights and for all other uses, including         *
  150.   *  all corporate use, please contact Ipswitch, Inc. at               *
  151.   *  <info@ipswitch.com> or (617) 676-5700 for license information.    *
  152.   *  Ipswitch may also be contacted via mail at 81 Hartwell Ave.,      *
  153.   *  Lexington, MA 02173 or fax at (617) 676-5710.                     *
  154.   *                                                                    *
  155.   *  Ipswitch, Inc. develops and sells a family of TCP/IP products     *
  156.   *  for a range of PC platforms: Acadia/VxD for Windows, Piper/IP     *
  157.   *  for DOS and Windows, Vantage/IP for OS/2, the Catipult Netware    *
  158.   *  to TCP/IP gateway, IMail electronic mail for Windows and INews    *
  159.   *  network news for Windows.                                         *
  160.   **********************************************************************
  161.  
  162. WHERE TO GET IT
  163. ===============
  164.  
  165.  (Stable release versions)
  166.  
  167.    ftp://ftp.coast.net/SimTel/win3/winsock/ws_ftp.zip 
  168.    ftp://ftp.coast.net/SimTel/win3/winsock/ws_ftp32.zip 
  169.  
  170.    ftp://winftp.cica.indiana.edu/pub/pc/win3/winsock/ws_ftp.zip
  171.    ftp://winftp.cica.indiana.edu/pub/pc/win3/winsock/ws_ftp32.zip
  172.  
  173.    on Compuserve in WINCON library 11  (support provided in this area)
  174.  
  175.  (first updates, test versions, frequent updates)
  176.  
  177.    ftp://ftp.usma.edu/pub/msdos/winsock.files/ws_ftp.zip
  178.    ftp://ftp.usma.edu/pub/msdos/winsock.files/ws_ftp32.zip
  179.  
  180.    http://www.csra.net/junodj/
  181.  
  182.  (commercial versions)
  183.  
  184.    contact Ipswitch, Inc. at (617)-676-5700 or FAX:617-676-5710 or
  185.    by E-Mail at <info@ipswitch.com>
  186.  
  187. SUPPORT
  188. =======
  189.  
  190.   ALL beginner support is provided through Compuserve in the WINCON
  191.   area.  Please do NOT send "how do I use ws_ftp" questions to the
  192.   author.  I will NOT respond.
  193.  
  194.   ALL bug reports and suggestions for improvement should be sent to
  195.   <junodj@martinez.ipswitch.com> or <junodj@csra.net>
  196.  
  197.   ALL distribution, commercial purchase requests need to be sent to
  198.   <info@ipswitch.com>
  199.  
  200.  
  201.